MSVC Builds: Rename "install" Projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 4 Feb 2015 05:04:39 +0000 (13:04 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 4 Feb 2015 05:06:16 +0000 (13:06 +0800)
commit2820c342f6fbe4dcac88b836404d748f27157e90
treefce81fd168cdefade437a16cfc929c41e4522e78
parent8f3bd8ef0c43ff10cad8f8e219b58b7c5eccf0f4
MSVC Builds: Rename "install" Projects

Rename the "install" projects as "gtk-install" as we are planning to have a
grand solution file that incorporates all project files of the GTK+ stack
with their dependencies, to make it easier for people to build GTK+ from
scratch from a stock installation of Visual Studio 2008 and later.
build/win32/vs10/Makefile.am
build/win32/vs10/gtk+.sln
build/win32/vs10/gtk-install.vcxproj [new file with mode: 0644]
build/win32/vs10/install.vcxproj [deleted file]
build/win32/vs11/Makefile.am
build/win32/vs12/Makefile.am
build/win32/vs9/Makefile.am
build/win32/vs9/gtk+.sln
build/win32/vs9/gtk-install.vcproj [new file with mode: 0644]
build/win32/vs9/install.vcproj [deleted file]